CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Windows 进程

搜索资源列表

  1. 176986NT

    0下载:
  2. 利用钩子函数,在windows xp/nt环境下,使进程隐藏的代码,十分好用,也很经典。-Hook function to use in windows xp/nt environment, so that the process of hiding the code, very easy to use, but also very classic.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:32686
    • 提供者:niu
  1. 176651687

    0下载:
  2. 利用钩子函数,在windows xp/nt环境下,使进程隐藏的代码,十分好用,也很经典。自己是不会隐藏的。-Hook function to use in windows xp/nt environment, so that the process of hiding the code, very easy to use, but also very classic. They are not hidden.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:25630
    • 提供者:niu
  1. demonstrationInterProcess

    0下载:
  2. windows vb进程间通讯演示附源代码-demonstration of inter-process communication vb source code is attached
  3. 所属分类:Static control

    • 发布日期:2017-03-30
    • 文件大小:51262
    • 提供者:张帆
  1. windowsJCCY

    0下载:
  2. Windows进程查阅手册 在系统当前运行的进程里包括:系统管理计算机个体和完成各种操作所必需的进程;用户开启、执行的额外程序进程,当然也包括用户不知道,而自动运行的非法进程(它们就有可能是病毒程序)。 在这些进程里面,有些进程是系统运行所必须调用的进程我们称之为关键进程。了解了哪些是关键进程后,有助于我们找出分辨“黑白”查杀病毒-Search Manual Windows process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:414894
    • 提供者:liqiong
  1. listprocess

    0下载:
  2. 用MFC做的可以显示windows进程并结束其中任意进程-MFC to do with windows to show the process and put an end to any process which
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5297783
    • 提供者:xin
  1. DelphiInjection

    0下载:
  2. Delphi实现的,注入系统的某个进程,并不停地弹出对话框-Windows Process injection
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:326678
    • 提供者:春秋
  1. jcglq

    0下载:
  2. windows系统进程管理器,对系统进程进行管理-system process windows manager, process management system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:16831
    • 提供者:李峰
  1. codeinject_pacage

    2下载:
  2. 收集几款VC++代码注入程序,不同时期的都有,通过这些示例你会明白如何将代码注入不同的进程地址空间,随后在该进程的上下文中执行注入的代码。这里主要是三种方法:   1、Windows 钩子   2、CreateRemoteThread 和 LoadLibrary 技术 ——进程间通信   3、CreateRemoteThread 和WriteProcessMemory 技术   ——如何用该技术子类化远程控件   ——何时使用该技术-Collection of se
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:48499
    • 提供者:300
  1. programmingWindows

    0下载:
  2. 本书是讲解Windows操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、...之后,他又推出了经典著作《Windows 高级编程指南》和《Windows核心编程》。如今这两本书早已成为Windows程序设计领域的... -This book is on the Windows operating system dedicated to the internal mechanisms, the authors start from the b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2090309
    • 提供者:tangjian
  1. apptailyou

    0下载:
  2. 这是一款非常好的windows内核编程代码,已经编译通过,用户可以学习,研究它的代码,更加升入的了解windows的内核调度和控制机制。这个软件实现对windows进程的跟踪-I had searched for what seemed like an eternity for a Windows version of the tail-f command- a way to monitor logfiles as they change in realitime. Having no
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:143940
    • 提供者:Create
  1. Windows_procces

    0下载:
  2. 实现windows进程,系统信息监视,vb.net环境开发-Windows to achieve the process of surveillance system information, vb.net environment for development
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:605382
    • 提供者:侯永平
  1. GetProcessUsage

    0下载:
  2. 调用windows API 函数来得到目前进程所占的CPU利用率。如任务管理器中查看CPU利用率一样-Calling windows API function to get the current process of the CPU utilization percentage. Such as the Task Manager to view CPU utilization, as
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:764686
    • 提供者:lj
  1. IPCWorkshop

    0下载:
  2. 用在windows系统上的进程通信,该程序是用c++写的,可以与计算机进行通信-Windows system used in the process of communication, the program is written in c++, you can communicate with the computer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:65433
    • 提供者:chen
  1. Process_Thread

    0下载:
  2. 里面包含windows编程中进程与线程的例子。程序比较简单,容易理解。-Windows containing the process and thread programming examples. Procedure is relatively simple, easy to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3422262
    • 提供者:gzx
  1. hui

    0下载:
  2. 汇编源代码大全 windows进程控制、图形编程、创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-Guinness windows source code compilation process control, graphics programming, the development of innovative 32-bit sound, video, and many examples of content, content rich, it is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:702863
    • 提供者:莉莉
  1. VCPPT

    0下载:
  2. 这是一套VC++及MFC学习的经典PPT学习资料,内容涵盖了Windows 程序运行原理,掌握VC++,文档,文件,文本编程,对话框,菜单,网络编程,进程间通信,线程同步与异步套接字,动态链接库,创建兼容及HOOK和数据库访问等十几个VC++学习的难点-This is a set of VC++ and MFC to learn classical PPT learning materials, covering the Windows program is running principle,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:172936
    • 提供者:liza
  1. System_Scaner_src

    0下载:
  2. 一个进程管理器,类似windows的任务管理器,有大量的进程相关的操作-a process scanner, just like windows task manager.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:668457
    • 提供者:maple
  1. HTaskManager

    0下载:
  2. 类似windows任务管理器,查看进程,主要调试程序用-the windows task manager
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:351211
    • 提供者:mudao
  1. j_14407_OshjTaskView

    0下载:
  2. VC进程模块查看管理器源码类别:编程源码 - C/C++授权语言:共享软件 - 简体中文应用平台:windows - 无数据库发布时间:2009-7-12 11:00:02更新时间:2009-7-12 11:00:02源码大小:0.03 MB-VC process module view Manager source categories: Programming source code- C/C++ authorization language: Shareware- Simplified C
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:30691
    • 提供者:
  1. AppSnap

    0下载:
  2. 内含开机自启动程序,和程序监视程序,可以设定在指定程序停止运行多长时间后,再次运行。 主要用到windows的注册表技术,托盘技术,和进程快照技术。 源码是delphi写的。-Contains the boot from the startup programs, and procedures to monitor the program, you can set the designated stops running long after the run again. Mainl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1026787
    • 提供者:zhangzhenwei
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com